func github.com/go-pg/pg/v10/orm.newTable

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L95: func newTable(typ reflect.Type) *Table {
		tables.go#L97: 		table = newTable(typ)